From: Jason Rumney Date: Thu, 27 Sep 2007 22:09:21 +0000 (+0000) Subject: (LIBS): Add COMCTL32. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~1398 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=cbcb463b3cb74fd06ddbfac949fa6329e5d0d082;p=emacs.git (LIBS): Add COMCTL32. --- diff --git a/src/makefile.w32-in b/src/makefile.w32-in index 6611efbe3b2..488aadf8a29 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in @@ -147,6 +147,7 @@ LIBS = $(TLIB0) \ $(SHELL32) \ $(WINSPOOL) \ $(OLE32) \ + $(COMCTL32) \ $(libc) #